home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilwb / mw10.lha / mw10 / memwin.doc next >
Text File  |  1996-07-27  |  2KB  |  76 lines

  1.                          MemWin is FREEWARE.
  2.  
  3.  
  4.       MemWin can be stopped either by ESC or by a BREAK signal.
  5.  
  6.  
  7.     If used in Startup-sequence, use it like this:
  8.  
  9.     run >nil: memwin [optional arguments]
  10.  
  11.  
  12.  
  13.  
  14.     Default settings.
  15.     ~~~~~~~~~~~~~~~~~
  16.     X             = 0    (0    - screen width - WIDTH)
  17.     Y             = 0    (0    - screen height - 11)
  18.     Width         = 300  (60   - screen width)
  19.     Pause         = 50   (50   - 250)  (equals 1 - 5 seconds)
  20.     TaskPri       = 0    (-127 - 127)
  21.     MB Seperator  = 2    (0    - 5)
  22.     C1            = 3    (0    - resolution)
  23.     C2            = 2    (0    - resolution)
  24.     C3            = 1    (0    - resolution)
  25.  
  26.  
  27.  
  28.     History.
  29.     ~~~~~~~~
  30.  
  31.  v0.91
  32.     - Uses less systemtime, as window is now only updated when a change can be seen.
  33.     - TASKPRI=-1 added.
  34.     - Using ReadArgs().
  35.  
  36.  
  37.  v0.911
  38.     - | added in bar at each MB.
  39.  
  40.  
  41.  v0.912
  42.     - Window is dragable.
  43.     - "|" - megabyte indicator is optional.
  44.  
  45.  
  46.  v0.913
  47.     - Let compiler open libraries (reduces exefile size).
  48.     - Improved layout if window is activated.
  49.     - Userdefined size for MB indicator size (0-5).
  50.  
  51.  
  52.  v0.914
  53.     - Using RectFill() instead of Move() + Draw()  = ~37% faster update.
  54.  
  55.  v1.0
  56.     - User defined bar colours.
  57.  
  58.  
  59.  
  60.  
  61.     Gettin' in touch.
  62.     ~~~~~~~~~~~~~~~~~
  63.     If you have any comments etc., write to one of these addresses:
  64.  
  65.  
  66.         2:237/30.7 (FidoNet)
  67.  
  68.         2:235/314.60 (FidoNet)
  69.  
  70.         39:141/105.60 (AmigaNet)
  71.  
  72.  
  73.     Or Email me at:
  74.         kbg2001@internet.dk      (This one is stable! :)
  75.  
  76.